GXSelectJobFormattingPrinter
You can use theGXSelectJobFormattingPrinter
function to specify a formatting printer for a particular print job.
void GXSelectJobFormattingPrinter (gxJob aJob, Str31 printerName);
aJob
- A reference to the job object for which you are specifying a formatting printer.
printerName
The name of the formatting printer.DESCRIPTION
You callGXSelectJobFormattingPrinter
when the user selects a formatting printer. You can obtain the name of the formatting printer from the Page Setup dialog box and place it in the printerName parameter before calling this function.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it. fnfErr The printer driver cannot be located.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help